Einhugur JWT Plugin

EncodingParameters.SecretKeyPassword Property

If the secret key requires password then the password goes in this field.

SecretKeyPassword as String {Read and Write}

Remarks

You can only omit this when using JWT algorithms "HS256", "HS384" or "HS512". In those algorithms this field is ignored.

See Also

EncodingParameters Class